Move gpx_entitize to xml_entitize, call from geo.c in at least one of hte
authorrobertl <robertl>
Thu, 13 Nov 2003 05:28:33 +0000 (05:28 +0000)
committerrobertl <robertl>
Thu, 13 Nov 2003 05:28:33 +0000 (05:28 +0000)
commitaa5775a911d2f7f6c36aa5db1bc980759e8fa6b0
tree485d4a885eefc2600f19e7cd2f9e3f60da0bc3ae
parent007caa1e996f2efe0d54863398db03cf1c62e209
Move gpx_entitize to xml_entitize, call from geo.c in at least one of hte
cases that we should be calling it (sigh) to correct a problem for Rick
outputting URLs with '&' characters in them.
defs.h
geo.c
gpx.c
util.c